Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(sdkv3): implement logging and endpoint override for client builder. #6441

Merged
merged 33 commits into from
Feb 11, 2025

Conversation

Hweinstock
Copy link
Contributor

Problem

The V3 client builder currently only adds telemetry. We want some additional functionality on each request/response.

Solution

  • Allow user to override the endpoint used by the sdk.
  • Add debugging messages for each request and response.

  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Hweinstock Hweinstock marked this pull request as ready for review January 27, 2025 19:44
@Hweinstock Hweinstock requested a review from a team as a code owner January 27, 2025 19:44
@Hweinstock Hweinstock merged commit 66f050c into aws:feature/sdkv3 Feb 11, 2025
17 checks passed
@Hweinstock Hweinstock deleted the sdkv3/middlestack2 branch February 11, 2025 17:32
@justinmk3
Copy link
Contributor

justinmk3 commented Feb 11, 2025

The "endpoint override" here may help with:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants